home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / magicmem.rea < prev    next >
Text File  |  1995-09-06  |  2KB  |  66 lines

  1. Short:    Software memory emulation. (ala XPK)
  2. Author:   Stefan Le Breton (slbrbbbh@sp.zrz.TU-Berlin.de)
  3. Uploader: Stefan Le Breton (slbrbbbh@sp.zrz.TU-Berlin.de)
  4. Version:  1.0
  5. Type:     util/misc
  6.  
  7. I think that's the most useful tool since years, and I wonder why there
  8. was nobody else but me to code this...
  9. Well, it's too late, this is now patented software.
  10.  
  11. You need memory? You got the CPU power to render 2400x2000 pictures in 2minutes,
  12. but still need more memory? Then this is something for you.
  13. 'MagicMemory' (tm) is something like XPK but for memory. It packs your memory
  14. with a very efficient algorithm. Faaaaaast. It then pretends that
  15. there's memory at a specific location. When software accesses this memory it'll be
  16. unpacked. Your applications won't notice this in any way.
  17.  
  18. 'MagicMemory' (tm) only needs a tiny amount of 'real' memory (the exact amount
  19. depends on your specific configuration). That's the difference to VMM. VMM needs
  20. as many MB of HD Space as you need virtual memory. 'MagicMemory' gives you memory,
  21. without expecting other hardware in exchange. At least not very much.
  22.  
  23. BUGS: 'MagicMemory' (tm) might crash if it can't get sufficient ressources.
  24.       This can be avoided, if you call it as the first program in your startup-sequence.
  25.  
  26. Some requirements exists though, you need:
  27.   * an Amiga(TM)
  28.   * a 680xx CPU
  29.   * an arithmic coprocessor
  30.   * a MMU
  31. and altogether in one machine...
  32.  
  33. Ports to other CPU/OS are planned (SUCKS-OS will be released in a few days). A XPK library with the the excelent algorithm
  34. is planned too.
  35.  
  36. Chip mem can't be emulated (yet :)
  37.  
  38. I've spent some sleepless nights to code this, so I think it's fair to demand
  39. some money for this software:
  40.  
  41.  
  42.         50US$ or 60DM
  43.  
  44. This is a crippled version, it only emulates 1Meg. The full version can at least
  45. double your memory, maybe even more. You'll also get a very detailed printed manual.
  46.  
  47. Money should be sent to:
  48.  
  49. Stefan Le Breton
  50. Wesendorfer Str. 8
  51. 13439 Berlin
  52. GERMANY
  53.  
  54. OR paid to
  55.  
  56. Postbank (Niederlassung Berlin)
  57. Bankcode (Bankleitzahl) 100 100 10
  58. Account 3897 09 101
  59.  
  60.  
  61.  
  62. This software is dedicated to the SUCKS community.
  63.  
  64.  
  65. Thanks for page 464 :)
  66.